Welcome![Sign In][Sign Up]
Location:
Search - vc 2009

Search list

[OpenGL programOPENGL-Glaux

Description: BC版的GLAUX库文件!很难找啊!我花了三天才找到的!希望对OPENGL爱好者有所帮助!-GLAUX BC version of the library! Hard to find ah! I spent three days to find! OpenGL lovers hope to help!
Platform: | Size: 175104 | Author: 00w | Hits:

[Software Engineering2009

Description: 《软件工程》大型作业:网上书店管理系统分析、设计及实现- Software engineering large-scale operation: online bookstore management system analysis, design and realization of
Platform: | Size: 553984 | Author: chuanming | Hits:

[Dialog_WindowTabSheet

Description: /*********************************************************************** * 本类名称:属性对话框编程调用类库(VC++版) * 支持功能:动态添加、移除属性页;动态修改属性页标题;设置活动属性页;获取属性页的属性等。 * 编写人员:Coderui * 编写日期:2009年02月03日 * 最后更新:2009年02月09日 * 联系邮箱:coderui@163.com * 作者博客:http://hi.baidu.com/coderui * 文件名称:TabSheet.h ***********************************************************************/-/************************************************************************ Class Name: Call Properties dialog box programming library (VC++ version)* Supported features: dynamically add, remove property pages dynamic modify attribute page title Activity property page settings access to the properties, such as property pages.* The preparation of personnel: Coderui* preparation Date: February 3, 2009* Last Update: February 9, 2009* Contact Email: coderui@163.com* Author blog: http://hi.baidu.com/coderui* File Name: TabSheet.h***********************************************************************/
Platform: | Size: 21504 | Author: coderui | Hits:

[VC/MFCvc2008_6_10

Description: 经典vc入门教程2009年最新自己收集 -vc
Platform: | Size: 48128 | Author: haha2009 | Hits:

[transportation applicationsroundabout_show

Description: 09年数学建模美赛A题程序,元胞自动机用于环形交叉口交通流控制策略的仿真,可以测试在不同的路况下各种不同的控制策略的效果,以及不同的红绿灯时间对交通控制的影响等,VC++开发,MFC单文档,并在仿真中实时显示整个道路的状况,直观方便-Mathematical Modeling in 2009 the United States title match A process of cellular automata for roundabout traffic flow control strategy simulation, you can test different road conditions in a variety of effects of control strategies, as well as different time on traffic lights the impact of control, VC++ development, MFC single document, and display real-time simulation of the entire road traffic conditions and to facilitate intuitive
Platform: | Size: 55296 | Author: da | Hits:

[Windows DevelopDesktopClodk(2009.3.6)

Description: VC自动隐藏的桌面时钟很实用的一个界面设计程序 -VC automatically hide desktop clock is a practical interface design process
Platform: | Size: 4617216 | Author: 王建平 | Hits:

[Embeded-SCM Develop090527softwaredesignofanalysisofgammarayscollected

Description: 能谱仪VC++6.0软件个人设计是由本人2009年05月开发的γ能谱仪VC++6.0软件 不过由于我是初次接触VC,很多语句调用和逻辑算法都还是新手阶段,请勿见笑 本软件包括 1.调用MFC控件接受串口数据包(数据包为附件中通讯协议规定) 2.调用pDC绘图(绘制表格和谱线) 3.实时采集数据并处理(处理部分其实还没写好) 4.调用WINDOWS系统的OFFICE控件将采集到的数据保存到EXCEL(由于我不会建立文件夹,所以在运行前,必须在C盘建立一个文件夹“collect data”,即:"C:\\collect data\\") 其实程序中很多都是参考WWW.PUDN.COM上的程序,本程序经过VC++6.0调试可用。-VC++6.0 spectrometer software was designed by individuals in May 2009 I developed γ spectrometer VC++6.0 software However, because I was the initial contact with VC, a lot of statements and logical method call or a new stage of all, do not stock The software includes 1. Call MFC control to accept serial data packet (data packet communication protocol for the provisions of the Annex) 2. Call pDC graphics (tables and line drawing) 3. Real-time data collection and processing (not written to deal with part of it) 4. Call WINDOWS system will be collected OFFICE control of the data into EXCEL (because I do not create the folder, so in the run prior to the establishment of a disk in the C folder "collect data", ie: "C: \ \ collect data \ \ ") In fact, many of the procedures are the procedures WWW.PUDN.COM reference, this procedure been available for VC++6.0 debugging.
Platform: | Size: 4454400 | Author: 李涛 | Hits:

[OtherDT

Description: 实时接收VC++程序Debug和Release下的自定义调试输出,可以极大的方便程序的调试. 用法(以CTestMFCApp为例): 在TestMFCApp的stdafx.h中加入#include "dt_2005.h" 在.cpp需要输出调试信息的代码行加入 DT("hello,year d",2009) DW("This is a warning msg") DE("error") 用DT.exe来接收输出的信息 DT用来输出一般信息, DW用来输出警告信息,以粉红色文字显示 DE用来输出错误信息,以红色文字显示 在DT.exe中会显示文件名和行号.-Receive real-time VC++ program under Debug and Release custom debug output, you can greatly facilitate the process of debugging. Usage (as an example to CTestMFCApp): In stdafx.h add TestMFCApp the# include " dt_2005.h" in. cpp need to output debugging information by adding lines of code DT ( " hello, year d" , 2009) DW ( " This is a warning msg" ) DE ( " error" ) with DT.exe information to receive the output DT general information to the output, DW used to output a warning message to show pink text DE to output error message in red text will appear in the show DT.exe file name and line number.
Platform: | Size: 101376 | Author: xwp | Hits:

[Windows DeveloplovePet20090730

Description: 爱圣小工具集vc++源代码2009最新版,这些工具集主要有控件注册器、显示/恢复桌面、文件加解密、定时关机、简繁字体互转、窃取星号密码、BMP转文本、文件隐藏到位图、光驱管理、系统管理、扁平组合框显示类、平面按钮显示及鼠标捕捉不到按钮郊果、文件分割为多种格式的大小,并将其合并在一起等。 -Caritas St. gadget set vc++ source code for the latest version of 2009, these tools are mainly controls the registration, and display/restore desktop, file encryption and decryption, timing shutdown, Simplified font conversion, asterisk password theft, BMP to text , file plans in place to hide, drive management, system management, flat-type combo box display, flat display and a mouse button to capture the button areas less than a fruit, paper split size for a variety of formats, such as its combined.
Platform: | Size: 926720 | Author: wang | Hits:

[OS programTimer(VB)

Description: 精密定时器集合:VB版 ■ SetTimer(多Timer):是使用SetTimer()和回调函数产生的Timer,与VB6中定时器控件效果一样,只是用API实现而已,不爱用控件的朋友可能会喜欢 ■ Timer大比拼(CSDN):是CSDN网友提供的测试各种Timer的代码:QueryPerformanceCounte() 多媒体定时器;和VB6定时器控件。测试时,可以看到3种定时器的区别。多媒体定时器和QueryPerformanceCounte()都是较好的选择. 可惜多媒体定时器与VB6似乎不太和谐,如果在回调函数中出现代码,则极易崩溃,即使在IDE种运行正常,生成EXE后也会不稳定,没辙! ■ QTimer原始:是CSDN网友“嗷嗷叫的老马”的作品,使用QueryPerformanceCounter()制作的精密定时器,作者代码很具创造性而且精简。 但有个小问题:拖动鼠标时会停顿。 ■ Active EXE_hTimer: 是在“QTimer原始”基础上改装的一个Active EXE, 拖动鼠标时不会停顿,不爽的是任务管理器进程中又多出了一个hTimer.exe。 ■ mmTimer控件:是对多媒体定时器的包装,先用VC对多媒体定时器进行包装再提供给VB6使用,解决了VB6与多媒体定时器"不和谐"的问题。 不会停顿,进程中也不会出现"多余的" EXE, 推荐使用 Thinker2009 2009-07-04-This is a collection of VB timer, timer to achieve a variety of ways, there are ordinary, but also sophisticated, super-sophisticated, there are dll s ocx s, as well as the active exe, short will be able to find your favorite ... ■ SetTimer (Multi-Timer): is to use SetTimer () and have a callback function of the Timer, Timer control with VB6 in effect, the only API to achieve it, do not like to use controls may be like a friend ■ Timer Competition (CSDN): is provided CSDN User Timer test code: QueryPerformanceCounte () multimedia timer and VB6 timer control. Test, we can see the difference between three kinds of timers. Multimedia timer and QueryPerformanceCounte () are a better choice. Unfortunately, multimedia timer does not seem in harmony with VB6, if there in the callback function in code, while easy to collapse, even in the IDE to run the normal species, after the EXE will be generated instability,没辙! ■ QTimer original: Yes CSDN netizen "Old嗷嗷called" the works,
Platform: | Size: 114688 | Author: 尹刚 | Hits:

[source in ebookVC_DLL

Description: 这是2009年7月23日我在网上搜集的VC动态数据库DLL。-This is the July 23, 2009, I collected VC online dynamic database DLL.
Platform: | Size: 259072 | Author: ycq | Hits:

[Otherj_14408_Text_CTreeBT_Demo

Description: VC仿QQ游戏大厅的树型展开菜单控件源码类别:编程源码 - C/C++授权语言:共享软件 - 简体中文应用平台:windows - 无数据库发布时间:2009-7-12 11:01:55更新时间:2009-7-12 11:01:-VC imitation QQ games hall tree expand the menu control source categories: Programming source code- C/C++ authorization language: Shareware- Simplified Chinese application platform: windows- no database Time :2009-7-12 11:01 : 55 Update Time :2009-7-12 11:01:55
Platform: | Size: 64512 | Author: | Hits:

[SCM485

Description: 工程名称:串口+485发送程序 控 制 器: ATmega16 晶 振: 8.0000Mhz 创建时间:2009年2月18日 说 明:CPU通过串口接RS485发送数据,终端PC机通过 RS485转RS232转换器接入PC机,使用串口调试 助手发送数据并接收数据。 端口配置: CPU RS485 RXD RO TXD DI PD6 DE,/RE-Project Name: serial port+485 sending program controller: ATmega16 Crystal: 8.0000Mhz Created: February 18, 2009 Description: CPU to send data through the RS485 serial port access, terminal PC, transferred via RS485 Converter RS232 access to PC machine, use the serial port debug helper to send data and receive data. Port configuration: CPU RS485 RXD RO TXD DI PD6 DE,/RE
Platform: | Size: 1024 | Author: liujianhu | Hits:

[GUI Developairsystem

Description: 航空公司管理系统 VC++2008SP1 +SQL2005 里面附带需求分析,http://blog.csdn.net/akof1314/archive/2009/11/20/4840172.aspx在这个里面观看界面显示,和功能显示-Airline Management System VC++2008 SP1+ SQL2005 which included needs analysis, http://blog.csdn.net/akof1314/archive/2009/11/20/4840172.aspx inside the viewing interface in the display, and feature shows
Platform: | Size: 13390848 | Author: 王建 | Hits:

[Streaming Mpeg4rtsp_source_filter(MoganRTP)

Description: morgan multimedia rtp source filter (2009-02-25, Visual C++, 756KB, Downloads 50)
Platform: | Size: 774144 | Author: magmaJO | Hits:

[Windows Developcheck_patch

Description: 黑客防线VC专辑2009 光盘 -VC 2009
Platform: | Size: 2048 | Author: 146 | Hits:

[Internet-NetworkVC-of-real-time-data-collection

Description: VC实时数据采集编程实例说明2009,实例加讲解,非常值得学习参考-VC programming examples of real-time data collection 2009
Platform: | Size: 145408 | Author: denny | Hits:

[Windows Develop2009.MFC

Description: 对vc++环境下如何使用MFC进行了详细的介绍-Carried out a detailed introduction to the vc++ environment using MFC
Platform: | Size: 24351744 | Author: liuqiaoling | Hits:

[Delphi VCLVCc2[1].5.2009.06P

Description: Voice Communicator components version 2.5.2009.06 Personal-Dear customer, thank you for choosing the Voice Communicator components version 2.5.2009.06 Personal! We were working hard to bring you the best product you can rely on, and we hope you will enjoy using it as much as we were enjoyed working on it. Please feel free to contact us. We will be glad to hear from you and answer your questions. Support e-mail: support@lakeofsoft.com Web site: http://lakeofsoft.com/ VC components page: http://lakeofsoft.com/vc/ ----------------- Lake of Soft team June 2009
Platform: | Size: 2117632 | Author: weipeng | Hits:

[OS program2009.3.19-TestMapMode

Description: 原创2,我这次上2个原创,3个收集的有用的代码,站长明鉴,尽快帮我开通下载权限,仿visio缩放-实用版-可画可缩放平移,目前还在使用-MAP mode vc sourcecode
Platform: | Size: 52224 | Author: | Hits:
« 12 »

CodeBus www.codebus.net